home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows4 / pwl50x.zip / READ.ME < prev    next >
Text File  |  1992-03-03  |  4KB  |  84 lines

  1.  
  2.  
  3.     HELLO
  4.  
  5.          Thank you for evaluating ProWindows(tm) LITE 5.0.
  6.  
  7.          This is an UN-REGISTERED copy of ProWindows(tm) LITE 5.0 for
  8.          Microsoft(R) QuickBASIC(R) and/or BASIC PDS 7 Compilers.
  9.          Please read this entire document prior to using this product.
  10.  
  11.  
  12.     SPECIAL NOTE
  13.  
  14.          DSE has reduced the price of ProWindows(tm) PROFESSIONAL to
  15.          $49.95.  This is the EXACT same package that has been advertised
  16.          nationally for a much higher price.  Run DEMO.EXE for a complete
  17.          demonstration.
  18.  
  19.  
  20.     CREATING LIBRARIES
  21.  
  22.          In order to make use of this product, you must first create a
  23.          Library (.LIB) and Quick Library (QLB).  This distribution
  24.          file includes several batch (.BAT) files to facilitate the
  25.          quick creation of both.
  26.  
  27.          If you have a mouse, use MOUSE.BAT.  If you don't have a
  28.          mouse, OR you don't want to include mouse support in your
  29.          program(s), use NOMOUSE.BAT. It strips out all mouse code and
  30.          creates smaller files.
  31.  
  32.          If all you want is a generic windowing library, run
  33.          SMALL.BAT.  This program strips out all MOUSE and "Event-
  34.          Loop" functions and creates even smaller files.  NOTE:
  35.          WINDEMO1.BAS will NOT run with this model.
  36.  
  37.          ARE YOU LOOKING FOR MORE???  Check out DEMO.EXE for a full
  38.          presentation of our ProWindows(tm) PROFESSIONAL package.
  39.  
  40.  
  41.     PRINTING THE DOCUMENTATION
  42.  
  43.          All ProWindows(tm) documentation files are stored in plain
  44.          ASCII format and can be printed directly to a dot matrix or
  45.          laser printer.  The only imbedded formatting codes are
  46.          standard formfeeds (ASCII 12) at the end of each page.
  47.  
  48.  
  49.     DEMONSTRATION PROGRAMS
  50.  
  51.          This distribution file includes a full set of demonstration
  52.          programs that provide examples of how to use most of the
  53.          window functions, and what you can get if you register for
  54.          ProWindows(tm) PROFESSIONAL.  Also provided is a empty
  55.          skeleton program that provides the beginning framework to
  56.          develop a ProWindows(tm) application.
  57.  
  58.  
  59.     FILES
  60.  
  61.          ADDMOUSE.LIB - Library to add mouse support.
  62.          DEMO.EXE     - A complete demo of ProWindows(tm) PROFESSIONAL 3
  63.          DRIVER.LIB   - Adds "event-driven" abilities to the library.
  64.          EXTRAS.FRM   - How to order programs from "EXTRAS.TXT".
  65.          EXTRAS.TXT   - Other stuff we sell.
  66.          WINDEMO1.BAS - Demo #1 (use MOUSE.BAT, NOMOUSE.BAT).
  67.          WINDEMO2.BAS - Demo #2 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT)
  68.          WINDEMO3.BAS - Demo #3 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT)
  69.          WINDEMO4.BAS - Demo #4 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT).
  70.          LIBRARY.TXT  - What is a Library and a Quick Library.
  71.          LITE.BI      - INCLUDE file for all ProWindows(tm) functions.
  72.          LITE.DOC     - Function descriptions.
  73.          MOUSE.BAT    - Create a library that supports mouse functions.
  74.          MSTUB.OBJ    - Stubs out mouse calls.
  75.          NOMOUSE.BAT  - Creates a library that does NOT support the mouse
  76.          NOMOUSE.LIB  - No mouse function library.
  77.          ORDER-ME.FRM - How to order ProWindows(tm) LITE or PROFESSIONAL.
  78.          QUESTION.TXT - Common questions from our users.
  79.          SKELETON.BAS - Shell code for creating your own programs.
  80.          SMALL.LIB    - Stubs out un-used code to make smallest library.
  81.          SUPPORT.TXT  - How to get FAST customer support.
  82.          VERSION.COM  - Tells you what version you have.
  83.          WINDOW.LIB   - ProWindows(tm) LITE standard library.
  84.